Objects Reference

render::InitView

Prototype

virtual void InitView()=0

Parameters

None

Return Value

None

Remarks

This virtual function is used to initialize the global default state for the render. It is called before starting each frame and is where all render general settings must occur.